Structure for storing the SLQSNasGetSysInfo response parameters.
- Parameters
-
| pCDMASrvStatusInfo |
|
| pHDRSrvStatusInfo |
|
| pGSMSrvStatusInfo |
|
| pWCDMASrvStatusInfo |
|
| pLTESrvStatusInfo |
|
| pCDMASysInfo |
|
| pHDRSysInfo |
|
| pGSMSysInfo |
|
| pWCDMASysInfo |
|
| pLTESysInfo |
|
| pAddCDMASysInfo |
|
| pAddHDRSysInfo |
- System table index referencing the beginning of the geo in which the current serving system is present.
- When the system index is not known, 0xFFFF is used.
|
| pAddGSMSysInfo |
|
| pAddWCDMASysInfo |
|
| pAddLTESysInfo |
- System table index referencing the beginning of the geo in which the current serving system is present.
- When the system index is not known, 0xFFFF is used.
|
| pGSMCallBarringSysInfo |
|
| pWCDMACallBarringSysInfo |
|
| pLTEVoiceSupportSysInfo |
- Indicates voice support status on LTE.
- 0x00 - Voice is not supported
- 0x01 - Voice is supported
|
| pGSMCipherDomainSysInfo |
- Ciphering on the service domain.
- 0x00 - No service
- 0x01 - Circuit-switched only
- 0x02 - Packet-switched only
- 0x03 - Circuit-switched and packet-switched
|
| pWCDMACipherDomainSysInfo |
- Ciphering on the service domain.
- 0x00 - No service
- 0x01 - Circuit-switched only
- 0x02 - Packet-switched only
- 0x03 - Circuit-switched and packet-switched
|
| pCampedCiotLteOpMode |
- Camped CIOT LTE Operational Mode.
- Values
- NAS_CIOT_SYS_MODE_NO_SRV (0x00) - No service
- NAS_CIOT_SYS_MODE_LTE_WB (0x01) - Camped on LTE wideband
- NAS_CIOT_SYS_MODE_LTE_M1 (0x02) - Camped on LTE M1
- NAS_CIOT_SYS_MODE_LTE_NB1 (0x03) - Camped on LTE NB1
- 0xFFFFFFFF - Invalid Value
|